home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / os2 / paintjet.zip / README < prev    next >
Text File  |  1992-08-20  |  1KB  |  53 lines

  1.  
  2.   OS/2 HP PaintJet Driver
  3.   =======================
  4.  
  5.   HISTORY
  6.   -------
  7.  
  8.   8/20/92 - v13.001 - Initial posting of driver package.
  9.               Contains fix for stack problem when driver is called
  10.               by applications with less than 16K stack that results
  11.               in bad return code over GA.
  12.  
  13.   LICENSE
  14.   -------
  15.  
  16.   Please see the 'LICENSE' text file included in this package
  17.   for licensing information.
  18.  
  19.   NOTES
  20.   -----
  21.  
  22.   This driver is for use with the HP PaintJet and HP PaintJet XL printers.
  23.  
  24.   This printer driver uses OASIS.DLL and MIRRORS.DLL which should already
  25.   be installed as part of OS/2 2.0 in your \OS2\DLL directory.
  26.  
  27.   This driver relies on 32 bit code therefore will NOT run on OS/2 versions
  28.   lower than 2.0.
  29.  
  30.   BEFORE INSTALLATION
  31.   -------------------
  32.  
  33.   The Extended Attribute file (.EA) for the driver must be attached
  34.   to the actual driver file (.DRV) so installation of the driver
  35.   will succeed.  This is done by using the EAUTIL.EXE program that
  36.   is part of OS/2.
  37.  
  38.   * Use the command file (SMGXPJET.CMD) provided to do this for you.
  39.  
  40.     <or>
  41.  
  42.   * Use the command EAUTIL from a command line as follows:
  43.  
  44.       EAUTIL SMGXPJET.DRV SMGXPJET.EA /J /O /P
  45.  
  46.   Once, this is done successfully you may proceed with normal
  47.   printer driver installation.
  48.  
  49.   The installation of a Printer Object is documented in OS/2 2.0's
  50.   online Master Help Index under the topic 'Creating' and subtopic
  51.   'Printer Object'.
  52.  
  53.